RecipientResponsibility Property |
Contains true if some transport provider has already accepted responsibility for delivering the message to this recipient, and false if the MAPI spooler considers that this transport provider should accept responsibility.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool Responsibility { get; set; }Public Property Responsibility As Boolean
Get
Set
Property Value
Type:
Boolean
See Also